home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / swl / swlit119 / swlitc2.bat < prev    next >
DOS Batch File  |  1995-03-11  |  178b  |  12 lines

  1. echo off
  2.  
  3. rem  This batch file is used to redirect the LPT to your COMport 2
  4.  
  5. rem  Command to redirect LPT1 to COM2
  6. MODE LPT1=COM2
  7.  
  8. rem  Load up SWLOGit
  9. SWLOGIT.EXE
  10.  
  11.  
  12.